source/scone/core.d(44,12): Error: `@safe` function `scone.core._sharedStaticCtor_L39_C1` cannot call `@system` function `scone.os.posix.PosixOS.init` source/scone/os/posix.d(34,10): `scone.os.posix.PosixOS.init` is declared here source/scone/core.d(45,14): Error: `@safe` function `scone.core._sharedStaticCtor_L39_C1` cannot call `@system` function `scone.os.posix.PosixOS.size` source/scone/os/posix.d(88,10): `scone.os.posix.PosixOS.size` is declared here source/scone/core.d(46,14): Error: `@safe` function `scone.core._sharedStaticCtor_L39_C1` cannot call `@system` function `scone.os.posix.PosixOS.size` source/scone/os/posix.d(88,10): `scone.os.posix.PosixOS.size` is declared here source/scone/core.d(49,5): Error: `@safe` function `_sharedStaticCtor_L39_C1` cannot access `__gshared` data `window` source/scone/core.d(57,14): Error: `@safe` function `scone.core._sharedStaticDtor_L55_C1` cannot call `@system` function `scone.os.posix.PosixOS.deinit` source/scone/os/posix.d(54,10): `scone.os.posix.PosixOS.deinit` is declared here source/scone/os/posix.d(183,40): Error: cannot take address of local `ufds` in `@safe` function `pollInputEvent` source/scone/os/posix.d(197,37): Error: cannot take address of local `input` in `@safe` function `pollInputEvent` source/scone/os/posix.d(200,21): Error: `@safe` function `scone.os.posix.PosixOS.pollInputEvent` cannot call `@system` function `std.concurrency.send!uint.send` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/concurrency.d(623,6): `std.concurrency.send!uint.send` is declared here source/scone/window.d(21,15): Error: `@safe` constructor `scone.window.Window.this` cannot call `@system` function `scone.window.Window.resize` source/scone/window.d(378,10): `scone.window.Window.resize` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.